setMyNodeNum


Tells the phone what our node number is, default starting value is
lowbyte of macaddr, but it will be fixed if that is already in use
uint32 my_node_num = 1;

Return

This builder for chaining.

Parameters

value

The myNodeNum to set.